home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / packages / dvitops.def < prev    next >
Encoding:
Text File  |  1995-03-15  |  1.7 KB  |  54 lines

  1. %% 
  2. %% This is file `dvitops.def', generated on <1995/3/4> 
  3. %% with the docstrip utility (2.2i).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% drivers.dtx  (with options: `dvitops,psrules')
  8. %% 
  9. %% IMPORTANT NOTICE:
  10. %% You are not allowed to distribute this file.
  11. %% For distribution of the original source see
  12. %% the copyright notice in the file drivers.dtx .
  13. %% 
  14. %% drivers.dtx Copyright (C) 1994 David Carlisle Sebastian Rahtz
  15. %%
  16. %% This file is part of the Standard LaTeX `Graphics Bundle'.
  17. %%
  18. %% It should be distributed *unchanged* and together with all other
  19. %% files in the graphics bundle. The file 00readme.txt contains a list
  20. %% of all of these files.
  21. %%
  22. %% A modified version of this file may be distributed, but it should
  23. %% be distributed with a *different* name. Changed files must be
  24. %% distributed *together with a complete and unchanged* distribution
  25. %% of these files.
  26. %%
  27. \ProvidesFile{dvitops.def}
  28. \ProvidesFile{dvitops.def}
  29.         [1994/12/12 v2.6 Driver-dependant file (DPC,SPQR)]
  30. \newcount\Grot@count
  31. \Grot@count=\@ne
  32. \def\Grot@start{\special{dvitops: origin
  33.     rot\the\@tempdima}%
  34. \special{dvitops: begin rot\the\Grot@count}}%
  35. \def\Grot@end{\special{dvitops: end}%
  36. \special{dvitops: rotate rot\the\Grot@count \space
  37.     \Grot@angle}%
  38. \global\advance\Grot@count by\@ne}%
  39. \def\Ginclude@eps#1{%
  40. \multiply\Gin@req@width by \@m
  41. \multiply\Gin@req@height by \@m
  42. \ifGin@clip
  43.   \typeout{no clipping support in dvitops}%
  44. \fi
  45. \special{import #1\space \the\Gin@req@width\space
  46.                          \the\Gin@req@height\space fill}}
  47. \def\Gin@extensions{.eps,.ps}
  48. \@namedef{Gin@rule@.ps}#1{{eps}{.ps}{#1}}
  49. \@namedef{Gin@rule@.eps}#1{{eps}{.eps}{#1}}
  50. \@namedef{Gin@rule@*}#1{{eps}{\Gin@ext}{#1}}
  51. \endinput
  52. %% 
  53. %% End of file `dvitops.def'.
  54.